Deletes a specific notification by its ID. Only the user who owns the notification can delete it.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID for the notification.
Successful Response
The response is of type any
.